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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
unsafe
Age
Commit message (
Expand
)
Author
Lines
2019-04-23
Auto merge of #60125 - estebank:continue-evaluating, r=oli-obk
bors
-2
/
+4
2019-04-22
Never stop due to errors before borrow checking
Esteban Küber
-2
/
+4
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-2
/
+2
2019-03-11
Update tests
Vadim Petrochenkov
-17
/
+17
2019-02-14
Update const fn tests
varkor
-3
/
+8
2019-01-09
const fn feature gate is not needed anymore in a lot of tests
Oliver Scherer
-16
/
+15
2019-01-09
Stabilize `let` bindings and destructuring in constants and const fn
Oliver Scherer
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-123
/
+12
2018-12-18
Fix string for raw pointer deref suggestion
varkor
-1
/
+3
2018-12-18
Replace "native pointer" in error message with "raw pointer"
varkor
-1
/
+1
2018-12-04
Add and update tests
Oliver Scherer
-22
/
+5
2018-12-04
Add tests for stable unsafe features in const fn
Oliver Scherer
-0
/
+158
2018-12-04
Also prevent mutation fields directly
Oliver Scherer
-10
/
+30
2018-12-04
Also make immutable references to non-freeze restricted value range types unsafe
Oliver Scherer
-0
/
+22
2018-12-04
generalize the message about the creation of layout restricted types
Oliver Scherer
-1
/
+1
2018-12-04
Trailing newlines again
Oliver Scherer
-2
/
+2
2018-12-04
Forbid the creation of mutable borrows to fields of layout constrained types
Oliver Scherer
-0
/
+39
2018-10-05
Stabilize `min_const_fn`
Oliver Schneider
-3
/
+1
2018-08-31
Restrict most uses of `const_fn` to `min_const_fn`
Oliver Schneider
-1
/
+1
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+353