index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
symbol-names
/
impl1.rs
Age
Commit message (
Expand
)
Author
Lines
2020-05-22
Update tests
Matthew Jasper
-2
/
+2
2020-01-15
Fix normalizing 32bit symbol hash.
Ben Lewis
-1
/
+1
2020-01-14
Normalize symbol hash in ui test for legacy symbol mangling, as it's dependen...
Ben Lewis
-0
/
+2
2020-01-14
perf: eagerly convert literals to consts, this avoids creating loads on uneva...
Ben Lewis
-5
/
+5
2019-12-21
rework run-fail and support check,build-fail
Mazdak Farrokhzad
-0
/
+1
2019-09-28
rustc: rely on c_variadic == true instead of CVarArgs in HIR/Ty fn signatures.
Eduard-Mihai Burtescu
-11
/
+9
2019-08-14
rustc_codegen_utils: account for 1-indexed anonymous lifetimes in v0 mangling.
Eduard-Mihai Burtescu
-3
/
+3
2019-06-17
Expose `VaListImpl` as the Rust equivalent of `__va_list_tag` and implement C...
Andrei Homescu
-1
/
+1
2019-05-31
test: add a more complex symbol-name testcase.
Eduard-Mihai Burtescu
-1
/
+32
2019-05-31
test: support both (`legacy` and `v0`) choices of mangling.
Eduard-Mihai Burtescu
-8
/
+22
2019-05-31
rustc_codegen_utils: test demangler output, not just symbol names.
Eduard-Mihai Burtescu
-2
/
+8
2019-03-15
rustc: merge PrintCx::parameterized and def_path printing.
Eduard-Mihai Burtescu
-1
/
+1
2019-03-15
rustc: rename item_path to def_path (except the module in ty).
Eduard-Mihai Burtescu
-2
/
+2
2019-03-15
rustc: pass Option<&Substs> and Namespace around in ty::item_path.
Eduard-Mihai Burtescu
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+35